home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / windows 95 utilities / command tools / win one / appsetup.inf next >
Encoding:
INI File  |  1996-03-02  |  1.8 KB  |  52 lines

  1. [dialog]
  2.     caption = "WinOne Installation"
  3.  
  4. [data]
  5.     defdir = C:\WIN_ONE
  6.  
  7. [disks]
  8.     1 =., "WinOne Installation Disk #1"
  9.  
  10. [needed.space]
  11.     minspace = 2048205
  12.  
  13. [app.copy.appstuff]
  14.     #app.main,     0:
  15.  
  16. [app.main]
  17.     1:DESCRIPT.ION,   "WinOne File Descriptions"
  18.     1:WOS32.EXE,      "Win32 Server for WinOne"
  19.     1:WOS32.DLL,      "Win32 Server Library"
  20.     1:WOS32S.DLL,     "Win32s Server Library"
  21.     1:CLOSE.PIF,      "Default PIF file"
  22.     1:INACTIVE.PIF,   "Default PIF file"
  23.     1:WOEXT.EXE,      "WinOne Multiple Associations"
  24.     1:WIN_ONE.EXE,    "WinOne Executable"
  25.     1:WIN_ONE.HLP,    "WinOne Help File"
  26.     1:CTL3D32.DLL,    "3D Control Library"
  27.     1:CTL3D32S.DLL,   "3D Control Library"
  28.     1:DIBWAPI.DLL,    "DIB Bitmap Library"
  29.  
  30.     1:LOGO.EXC,       "External Command LOGO"
  31.     1:UNZIP.EXC,      "External Command UNZIP"
  32.  
  33. [registry.entries]
  34.    "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win_one.ini",, #USR:Software\WinOne
  35.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "dir", "dir $* /o"
  36.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "ls", "dir $* /owl"
  37.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "copy", "scopy $*"
  38.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "move", "smove $*"
  39.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "du", "disk '$1\'"
  40.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "edit", "notepad '$1'"
  41.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "deltree", "del /s '$1'"
  42.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "logoff", "exit /l"
  43.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "shutdown", "exit /s"
  44.    "HKEY_CURRENT_USER\Software\WinOne\Macros", "reboot", "exit /b"
  45.  
  46. [progman.groups]
  47.     WinOne, WIN_ONE.GRP
  48.  
  49. [WinOne]
  50.     "WinOne Help File", WIN_ONE.HLP,,
  51.     "WinOne Command Shell", WIN_ONE.EXE,,
  52.